Skip to main content

Tsg3DDrawingNavigator

Unit:sg3DNavigator

Description

Represents a component used to display 3D files. Tsg3DDrawingNavigator descends from the TsgDrawingNavigator class and draws an image using GLScene library.

Syntax

Tsg3DDrawingNavigator = class(TsgDrawingNavigator)

Properties

PropertiesDescription
LoadFromImageThe property gets or sets the TsgCADImage object that is drawn to Tsg3DDrawingNavigator.
MeshQualityThe property gets or sets a quality of polygon mesh.
Navigator3D
ShowingStyleThe property gets or sets a rendering mode.

Methods

MethodsDescription
AfterScaleThe method scales the drawing relative to the specified point using a specific scale factor.
BeginUpdate
ClearThe method clears the 3D scene.
CreateThe method creates and initializes an instance of Tsg3DDrawingNavigator.
DestroyThe method destroys an instance of Tsg3DDrawingNavigator.
EmptyThe method checks whether the 3D scene is empty.
EndUpdate
FitToSizeThe method centers the 3D scene within the borders of the control.
GetDrawingCoordsThe method gets the drawing coordinates of the point that is defined by its position on the screen.
GetDrawingInternalCoordsThe method gets the drawing coordinates of the point that is defined by its position on the screen.
GetDrawingUCSCoordsThe method gets the drawing coordinates of the point that is defined by its position on the screen.
GetRealPointThe method gets the drawing coordinates of the point that is defined by its position on the screen.
IsCanBeEdited
IsCanShowCoords
IsCanShowSizes
IsUseGraphic
LoadFromConverterThe method loads a drawing from the specified TsgDXFConverter object.
LoadFromFileThe method loads a drawing from a specified file.
MovePictureRect
OpenVPort
RotateThe method rotates objects in the current drawing.
RotToViewThe method rotates a CAD image to get a specified view.
Translate